projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af8f3e5
)
Balance parentheses.
author
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 12 May 2006 00:14:21 +0000
(
00:14
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 12 May 2006 00:14:21 +0000
(
00:14
+0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index ffd09c7bfbc4ec292150c100ca3bd23a8e51edbf..0b45a35190aae28da9c5e95efe7e2bfb97a91d24 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-2360,7
+2360,7
@@
asking you for confirmation."
(left-margin . integerp) ;; C source code
(no-update-autoloads . booleanp)
(tab-width . integerp) ;; C source code
- (truncate-lines . booleanp));; C source code
+ (truncate-lines . booleanp))
)
;; C source code
(put 'c-set-style 'safe-local-eval-function t)